-- card: 18107 from stack: in.3r -- bmap block id: 0 -- flags: 0000 -- background id: 16981 -- name: Control Structures -- part contents for background part 11 ----- text ----- 1 -- part contents for background part 1 ----- text ----- Control Structures -- part contents for background part 12 ----- text ----- ••••••••••••••••••••••••••••••••••••• repeat [ for ] [ times ] statementList end repeat repeat until statementList end repeat repeat while statementList end repeat repeat [forever] statementList end repeat repeat with = to statementList end repeat repeat with = downto statementList end repeat ••••••••••••••••••••••••••••••••••••••• if then [ else ] if then [ else ] if then statementList [ else statementList] end if ••••••••••••••••••••••••••••••••••••••• -- part contents for background part 14 ----- text ----- Quick Ref